home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2000 February / Macworld (2000-02).dmg / Shareware World / Comms & Internet / Flex-Able 1.0 / .admin / faadmin.css < prev    next >
Cascading Style Sheet File  |  1999-08-28  |  606b  |  18 lines

  1. BODY { background-color: white; font-family: Palatino }
  2. IMG.screenshot { align: center } 
  3. DIV.topic { font-size: x-large; text-align: center }
  4. DIV.subtopic { font-size: large; font-weight: bold }
  5. DIV.subhead { font-weight: bold }
  6. DL.fields { margin-left: 20px }
  7. A.back { cursor: "w-resize"; }
  8. A.next { cursor: "e-resize"; }
  9. .codeExample { font-family: courier  }
  10. .command { color: red }
  11. .variable { color: blue }
  12. .arguments { color: green }
  13. .plain { color: black }
  14. .comment { font-style: italic }
  15. .keyword { color: blue }
  16. .bold { font-weight: bold }
  17. TABLE.tablestyle1 { background-color: grey; border: 1 }
  18.